[INFO] fetching crate notification-server 0.1.0...
[INFO] checking notification-server-0.1.0 against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] extracting crate notification-server 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate notification-server 0.1.0
[INFO] finished tweaking crates.io crate notification-server 0.1.0
[INFO] tweaked toml for crates.io crate notification-server 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notification-server 0.1.0 on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notification-server 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b
[INFO] running `Command { std: "docker" "start" "df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.3
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling slotmap v1.0.5
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking object v0.26.1
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]     Checking easy-parallel v3.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking async-broadcast v0.3.3
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking polling v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking fern v0.6.0
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking xz2 v0.1.6
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking nix v0.21.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking version v3.0.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking dlv-list v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking ordered-multimap v0.3.1
[INFO] [stderr]     Checking rust-ini v0.17.0
[INFO] [stderr]     Checking bin_common v0.2.0
[INFO] [stderr]     Checking file-locker v1.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enum-repr v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]     Checking freedesktop_entry_parser v1.2.0
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/freedesktop_entry_parser-1.2.0/src/internal.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     intrinsics::transmute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freedesktop_entry_parser` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b", kill_on_drop: false }`
[INFO] [stdout] df27a6bf2aed41d2259b418bcd3e16259ee6e2b42beba46e23ff7dce6899b14b
